Skip to content

feat: workspaces#12

Merged
bpevs merged 2 commits intomainfrom
workspaces
Mar 27, 2025
Merged

feat: workspaces#12
bpevs merged 2 commits intomainfrom
workspaces

Conversation

@bpevs
Copy link
Owner

@bpevs bpevs commented Mar 27, 2025

Uses deno workspaces to manage example apps. This way, we can show the exact usage of the apps in this repo.

If you could take a look @Decodetalkers; although sorry it doesn't include your commits. I built off the main/origin just to keep my sanity. 😭

Changes

  • adds --config cli arg for specifying deno.json location
  • Use @duesabati/esbuild-deno-plugin instead of @luca/esbuild_deno_loader for better workspace support. Currently have this and esbuild pinned to the patch, in order to be safer
  • relocates the plugin deno.json to source/deno.json
  • updates gh action workflow to use deno 2

@Decodetalkers
Copy link
Contributor

cool! great job. so you find way to fix the workspace problem! Congratulations!

- adds `--config` cli arg
- relocates the plugin deno.json to source/deno.json
- uses @duesabati/esbuild-deno-plugin instead of @luca
- update workflow to use deno 2
Copy link
Contributor

@Decodetalkers Decodetalkers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much!!

@bpevs bpevs merged commit 7745620 into main Mar 27, 2025
2 checks passed
@bpevs bpevs deleted the workspaces branch March 27, 2025 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments